home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / lib / shade / Makedefs < prev    next >
Encoding:
Text File  |  1992-08-26  |  128 b   |  6 lines

  1. NAME = shade
  2. INCS = appearance.h
  3. SRCS = appearance.c light.c apstream.c
  4. OBJS = appearance.o light.o apstream.o
  5. TARGETS = ${LIB}
  6.